The Complexity of Arc Routing Problems
نویسندگان
چکیده
This chapter is devoted to surveying aspects of computational complexity for three central arc routing problems (and their corresponding variants): • Chinese Postman, where one asks for a minimum-cost tour traversing all edges of a graph at least once; • Rural Postman, which generalizes Chinese Postman in the sense that only a subset of the edges has to be visited; • Capacitated Arc Routing, representing the most general arc routing problem in this chapter, allows more than one vehicle to be used to traverse the edges. With the exception of the basic version of Chinese Postman, almost all of these problems are NP-hard, that is, they are computationally intractable problems with respect to the worst-case running times of existing solving algorithms (see Garey and Johnson [7]). Due to their practical importance, however, it is of interest to search for ways to cope with their computational intractability. In theoretical computer science—where strong emphasis is laid on provable performance bounds—there are basically two lines of attack: • polynomial-time approximation algorithms [1, 11, 12], where one trades solution optimality for efficient, polynomial running time, instead of exponential as to be expected for finding exact solutions; ∗Supported by the DFG, project DAPA (NI 369/12). †Supported by the DFG, project DARE (NI 369/11).
منابع مشابه
Model and Solution Approach for Multi objective-multi commodity Capacitated Arc Routing Problem with Fuzzy Demand
The capacitated arc routing problem (CARP) is one of the most important routing problems with many applications in real world situations. In some real applications such as urban waste collection and etc., decision makers have to consider more than one objective and investigate the problem under uncertain situations where required edges have demand for more than one type of commodity. So, in thi...
متن کاملA novel heuristic algorithm for capacitated vehicle routing problem
The vehicle routing problem with the capacity constraints was considered in this paper. It is quite difficult to achieve an optimal solution with traditional optimization methods by reason of the high computational complexity for large-scale problems. Consequently, new heuristic or metaheuristic approaches have been developed to solve this problem. In this paper, we constructed a new heuristic ...
متن کاملNode, Edge, Arc Routing and Turn Penalties: Multiple Problems - One Neighborhood Extension
This article explores a structural neighborhood decomposition for arc routing problems, in which the decisions about traversal orientations during services are made optimally as part of neighbor evaluation procedures. Using memory structures, bidirectional dynamic programming, and lower bounds, we show that a large neighborhood involving classical moves on the sequences of services along with o...
متن کاملInapproximability results for the inverse shortest paths problem with integer lengths and unique shortest paths
We study the complexity of two Inverse Shortest Paths (ISP) problems with integer arc lengths and the requirement for uniquely determined shortest paths. Given a collection of paths in a directed graph, the task is to find positive integer arc lengths such that the given paths are uniquely determined shortest paths between their respective terminals. The first problem seeks for arc lengths that...
متن کاملEfficient Algorithms for Eulerian Extension and Rural Postman
The aim of directed Eulerian extension problems is to make a given directed, possibly arc-weighted, (multi-)graph Eulerian by adding a minimum-cost set of arcs. These problems have natural applications in scheduling and arc routing and are closely related to the Chinese Postman and Rural Postman problems. Our main result is to show that the NP-hard WeightedMultigraph Eulerian Extension problem ...
متن کامل